Create Claim
Stores a new draft claim. Does not store any adjudication results
Mechanism
POST [base]/Claim
Payload | Example |
---|---|
In: Claim Create Profile | Claim Create Example |
Out: HTTP 200 with Claim Read Profile, which will be empty if there are no applications or the application or odb number were not found | |
Out (success): HTTP 201 with Location header set to Claim id for the new record and version timestamp, Warning Operation Outcome (optional) | |
Out (error): HTTP 4xx or 5xx Operation Outcome (optional) |